const net/http.http2priorityNodeOpen
5 uses
net/http (current package)
h2_bundle.go#L10421: http2priorityNodeOpen http2priorityNodeState = iota
h2_bundle.go#L10502: openParent = openParent || (n.state == http2priorityNodeOpen)
h2_bundle.go#L10599: curr.state = http2priorityNodeOpen
h2_bundle.go#L10615: state: http2priorityNodeOpen,
h2_bundle.go#L10631: if ws.nodes[streamID].state != http2priorityNodeOpen {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)